Skip to content

Fix: Fixed issue where 'Open with' option was shown in context menu when multiple items were selected - #18613

Merged
yair100 merged 1 commit into
mainfrom
ya/OpenWith
Jun 18, 2026
Merged

Fix: Fixed issue where 'Open with' option was shown in context menu when multiple items were selected#18613
yair100 merged 1 commit into
mainfrom
ya/OpenWith

Conversation

@yair100

@yair100 yair100 commented Jun 18, 2026

Copy link
Copy Markdown
Member

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

Steps used to test these changes

Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.

  1. Right clicked single item and confirmed 'Open with' was displayed
  2. Right clicked a selection of multiple items and confirmed 'Open with' was not displayed
  3. Confirmed the same behaviors with the 'Open with' action in the Command Palette

@yair100 yair100 added the ready for review Pull requests that are ready for review label Jun 18, 2026
@yair100
yair100 requested a review from Josh65-2201 June 18, 2026 22:35
@yair100 yair100 added ready to merge Pull requests that are approved and ready to merge and removed ready for review Pull requests that are ready for review labels Jun 18, 2026
@yair100
yair100 merged commit 7c473a4 into main Jun 18, 2026
9 checks passed
@yair100
yair100 deleted the ya/OpenWith branch June 18, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge Pull requests that are approved and ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Open With is incorrectly displayed when multiple files are selected

2 participants